-
Home
-
FluentAuth – The Ultimate Authorization & Security Plugin for WordPress
-
1.0.7
-
Code
-
Classes
- CustomAuthHandler
Total Complexity |
137 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
1,220 |
Lines of code |
814 |
Logical lines of code |
372 |
Comment lines |
149 |
Methods |
28 |
Properties |
1 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handleSignupAjax() |
B |
33 |
16 |
101 |
handlePasswordResentAjax() |
A |
36 |
12 |
83 |
handleLoginAjax() |
A |
41 |
12 |
58 |
loginForm() |
A |
44 |
9 |
46 |
nativeLoginForm() |
A |
39 |
6 |
75 |
magicLoginForm() |
S |
47 |
6 |
39 |
renderField() |
S |
49 |
6 |
29 |
getDefaultLogoutRedirectUrl() |
S |
54 |
6 |
20 |
getDefaultLoginRedirectUrl() |
S |
54 |
6 |
20 |
handleAlreadyLoggedIn() |
S |
57 |
6 |
19 |
isConditionsMatched() |
S |
56 |
6 |
18 |
validateSignUpData() |
S |
57 |
6 |
15 |
sendSignupEmailVerificationHtml() |
S |
40 |
2 |
63 |
registrationForm() |
S |
56 |
5 |
17 |
alterLoginRedirectUrl() |
S |
61 |
5 |
12 |
buildRegistrationForm() |
S |
52 |
4 |
24 |
authForm() |
S |
56 |
4 |
17 |
restPasswordForm() |
S |
58 |
4 |
14 |
buildResetPassForm() |
S |
57 |
3 |
16 |
getSignupFields() |
S |
48 |
1 |
38 |
loadAssets() |
S |
56 |
2 |
17 |
alterLogoutRedirectUrl() |
S |
67 |
3 |
9 |
getShortcodes() |
S |
59 |
2 |
14 |
submitBtnLoadingSvg() |
S |
63 |
1 |
15 |
register() |
S |
59 |
1 |
13 |
resetPasswordFields() |
S |
62 |
1 |
11 |
isEnabled() |
S |
75 |
1 |
4 |
login() |
S |
69 |
1 |
7 |